[INFO] cloning repository https://github.com/malcjones/inno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malcjones/inno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcjones%2Finno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcjones%2Finno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc20387be896bd3cd76c7163ee0328a48ca9c3ac
[INFO] testing malcjones/inno against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcjones%2Finno" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/malcjones/inno
[INFO] finished tweaking git repo https://github.com/malcjones/inno
[INFO] tweaked toml for git repo https://github.com/malcjones/inno written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/malcjones/inno on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/malcjones/inno already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ada072d495ead60ec975ab685172833d49a2cd093ce97878bc32e7855d06093
[INFO] running `Command { std: "docker" "start" "-a" "5ada072d495ead60ec975ab685172833d49a2cd093ce97878bc32e7855d06093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ada072d495ead60ec975ab685172833d49a2cd093ce97878bc32e7855d06093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ada072d495ead60ec975ab685172833d49a2cd093ce97878bc32e7855d06093", kill_on_drop: false }`
[INFO] [stdout] 5ada072d495ead60ec975ab685172833d49a2cd093ce97878bc32e7855d06093
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 731db8a3c434eb3641ab2157fa31d51d28216487d1f9009f68df3d6c951a4e12
[INFO] running `Command { std: "docker" "start" "-a" "731db8a3c434eb3641ab2157fa31d51d28216487d1f9009f68df3d6c951a4e12", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling inventory v0.3.16
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling inno v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MissingArgument` is never constructed
[INFO] [stdout]  --> src/cmd/error.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MissingArgument(pub String);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidArgument` is never constructed
[INFO] [stdout]   --> src/cmd/error.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct InvalidArgument(pub String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store/mod.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn iter(&self) -> impl Iterator<Item = BookmarkRef> + '_ {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]    |                 |                              |
[INFO] [stdout]    |                 |                              the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn iter(&self) -> impl Iterator<Item = BookmarkRef<'_>> + '_ {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store/mod.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get(&self, bookmark_id: usize) -> Option<BookmarkRef> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get(&self, bookmark_id: usize) -> Option<BookmarkRef<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store/mod.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn get_mut(&mut self, bookmark_id: usize) -> Option<BookmarkMut> {
[INFO] [stdout]    |                    ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn get_mut(&mut self, bookmark_id: usize) -> Option<BookmarkMut<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/store/mod.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn find(&self, query: &str) -> Vec<BookmarkRef> {
[INFO] [stdout]     |                 ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn find(&self, query: &str) -> Vec<BookmarkRef<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/store/mod.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn find_by_tag(&self, tag: &str) -> Vec<BookmarkRef> {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn find_by_tag(&self, tag: &str) -> Vec<BookmarkRef<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.98s
[INFO] running `Command { std: "docker" "inspect" "731db8a3c434eb3641ab2157fa31d51d28216487d1f9009f68df3d6c951a4e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731db8a3c434eb3641ab2157fa31d51d28216487d1f9009f68df3d6c951a4e12", kill_on_drop: false }`
[INFO] [stdout] 731db8a3c434eb3641ab2157fa31d51d28216487d1f9009f68df3d6c951a4e12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 112f8919f330e4a32f5bb2e9d71bd79acc81c9bbf2d3caad0f369cdf0a92dfca
[INFO] running `Command { std: "docker" "start" "-a" "112f8919f330e4a32f5bb2e9d71bd79acc81c9bbf2d3caad0f369cdf0a92dfca", kill_on_drop: false }`
[INFO] [stderr]    Compiling inno v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MissingArgument` is never constructed
[INFO] [stdout]  --> src/cmd/error.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MissingArgument(pub String);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidArgument` is never constructed
[INFO] [stdout]   --> src/cmd/error.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct InvalidArgument(pub String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store/mod.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn iter(&self) -> impl Iterator<Item = BookmarkRef> + '_ {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]    |                 |                              |
[INFO] [stdout]    |                 |                              the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn iter(&self) -> impl Iterator<Item = BookmarkRef<'_>> + '_ {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store/mod.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get(&self, bookmark_id: usize) -> Option<BookmarkRef> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get(&self, bookmark_id: usize) -> Option<BookmarkRef<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store/mod.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn get_mut(&mut self, bookmark_id: usize) -> Option<BookmarkMut> {
[INFO] [stdout]    |                    ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn get_mut(&mut self, bookmark_id: usize) -> Option<BookmarkMut<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/store/mod.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn find(&self, query: &str) -> Vec<BookmarkRef> {
[INFO] [stdout]     |                 ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn find(&self, query: &str) -> Vec<BookmarkRef<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/store/mod.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn find_by_tag(&self, tag: &str) -> Vec<BookmarkRef> {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn find_by_tag(&self, tag: &str) -> Vec<BookmarkRef<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "112f8919f330e4a32f5bb2e9d71bd79acc81c9bbf2d3caad0f369cdf0a92dfca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "112f8919f330e4a32f5bb2e9d71bd79acc81c9bbf2d3caad0f369cdf0a92dfca", kill_on_drop: false }`
[INFO] [stdout] 112f8919f330e4a32f5bb2e9d71bd79acc81c9bbf2d3caad0f369cdf0a92dfca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8bbf187e25d97237521e285d411ed22dba52e9e0d4db6296f0ca815bc6b83e74
[INFO] running `Command { std: "docker" "start" "-a" "8bbf187e25d97237521e285d411ed22dba52e9e0d4db6296f0ca815bc6b83e74", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MissingArgument` is never constructed
[INFO] [stderr]  --> src/cmd/error.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct MissingArgument(pub String);
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InvalidArgument` is never constructed
[INFO] [stderr]   --> src/cmd/error.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct InvalidArgument(pub String);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/store/mod.rs:75:17
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn iter(&self) -> impl Iterator<Item = BookmarkRef> + '_ {
[INFO] [stderr]    |                 ^^^^^                          ^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stderr]    |                 |                              |
[INFO] [stderr]    |                 |                              the same lifetime is hidden here
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn iter(&self) -> impl Iterator<Item = BookmarkRef<'_>> + '_ {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/store/mod.rs:85:16
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn get(&self, bookmark_id: usize) -> Option<BookmarkRef> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn get(&self, bookmark_id: usize) -> Option<BookmarkRef<'_>> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/store/mod.rs:95:20
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn get_mut(&mut self, bookmark_id: usize) -> Option<BookmarkMut> {
[INFO] [stderr]    |                    ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn get_mut(&mut self, bookmark_id: usize) -> Option<BookmarkMut<'_>> {
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/store/mod.rs:120:17
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn find(&self, query: &str) -> Vec<BookmarkRef> {
[INFO] [stderr]     |                 ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn find(&self, query: &str) -> Vec<BookmarkRef<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/store/mod.rs:127:24
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn find_by_tag(&self, tag: &str) -> Vec<BookmarkRef> {
[INFO] [stderr]     |                        ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn find_by_tag(&self, tag: &str) -> Vec<BookmarkRef<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `inno` (bin "inno" test) generated 7 warnings (run `cargo fix --bin "inno" -p inno --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inno-a2a942f9fa0686ca)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test store::tests::test_remove ... ok
[INFO] [stdout] test store::tests::test_get ... ok
[INFO] [stdout] test store::tests::test_get_mut ... ok
[INFO] [stdout] test store::tests::test_tombstone_preservation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8bbf187e25d97237521e285d411ed22dba52e9e0d4db6296f0ca815bc6b83e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bbf187e25d97237521e285d411ed22dba52e9e0d4db6296f0ca815bc6b83e74", kill_on_drop: false }`
[INFO] [stdout] 8bbf187e25d97237521e285d411ed22dba52e9e0d4db6296f0ca815bc6b83e74
